[INFO] cloning repository https://github.com/Far-Beyond-Pulsar/Nebula
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Far-Beyond-Pulsar/Nebula" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFar-Beyond-Pulsar%2FNebula", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFar-Beyond-Pulsar%2FNebula'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b9b7cfc9d071aab999ae1e8ce98f576e67c82c80
[INFO] testing Far-Beyond-Pulsar/Nebula against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFar-Beyond-Pulsar%2FNebula" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Far-Beyond-Pulsar/Nebula
[INFO] finished tweaking git repo https://github.com/Far-Beyond-Pulsar/Nebula
[INFO] tweaked toml for git repo https://github.com/Far-Beyond-Pulsar/Nebula written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Far-Beyond-Pulsar/Nebula on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Far-Beyond-Pulsar/Nebula already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Far-Beyond-Pulsar/wgpu`
[INFO] [stderr]     Updating git repository `https://github.com/gfx-rs/rspirv`
[INFO] [stderr]     Updating git submodule `https://github.com/KhronosGroup/SPIRV-Headers.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 1 package to latest compatible version
[INFO] [stderr]     Updating glam v0.29.3 -> v0.33.1
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-numerics v0.3.1
[INFO] [stderr]   Downloaded bitflags v2.11.0
[INFO] [stderr]   Downloaded windows-future v0.3.2
[INFO] [stderr]   Downloaded unty v0.0.4
[INFO] [stderr]   Downloaded bincode_derive v2.0.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.117
[INFO] [stderr]   Downloaded raw-window-metal v1.1.0
[INFO] [stderr]   Downloaded windows-threading v0.2.1
[INFO] [stderr]   Downloaded range-alloc v0.1.5
[INFO] [stderr]   Downloaded pollster v0.3.0
[INFO] [stderr]   Downloaded windows-collections v0.3.2
[INFO] [stderr]   Downloaded objc2-quartz-core v0.3.2
[INFO] [stderr]   Downloaded zstd v0.13.3
[INFO] [stderr]   Downloaded zstd-safe v7.2.4
[INFO] [stderr]   Downloaded bytemuck v1.25.0
[INFO] [stderr]   Downloaded block2 v0.6.2
[INFO] [stderr]   Downloaded uuid v1.23.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.117
[INFO] [stderr]   Downloaded ordered-float v5.3.0
[INFO] [stderr]   Downloaded gpu-allocator v0.28.0
[INFO] [stderr]   Downloaded virtue v0.0.18
[INFO] [stderr]   Downloaded dispatch2 v0.3.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.117
[INFO] [stderr]   Downloaded bincode v2.0.1
[INFO] [stderr]   Downloaded cc v1.2.59
[INFO] [stderr]   Downloaded js-sys v0.3.94
[INFO] [stderr]   Downloaded indexmap v2.13.1
[INFO] [stderr]   Downloaded wasip2 v1.0.2+wasi-0.2.9
[INFO] [stderr]   Downloaded hashbrown v0.16.1
[INFO] [stderr]   Downloaded objc2-metal v0.3.2
[INFO] [stderr]   Downloaded objc2 v0.6.4
[INFO] [stderr]   Downloaded zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]   Downloaded libc v0.2.184
[INFO] [stderr]   Downloaded glam v0.33.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.117
[INFO] [stderr]   Downloaded windows v0.62.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74c6635ff9eb8bbaabc52237c134d3a34b4d7917990c5c5c0dc863c96db2898c
[INFO] running `Command { std: "docker" "start" "-a" "74c6635ff9eb8bbaabc52237c134d3a34b4d7917990c5c5c0dc863c96db2898c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74c6635ff9eb8bbaabc52237c134d3a34b4d7917990c5c5c0dc863c96db2898c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74c6635ff9eb8bbaabc52237c134d3a34b4d7917990c5c5c0dc863c96db2898c", kill_on_drop: false }`
[INFO] [stdout] 74c6635ff9eb8bbaabc52237c134d3a34b4d7917990c5c5c0dc863c96db2898c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55dac4d12d4a29ba6f0d5834437f2008f3d0e6601ff2618781b0b2e947604359
[INFO] running `Command { std: "docker" "start" "-a" "55dac4d12d4a29ba6f0d5834437f2008f3d0e6601ff2618781b0b2e947604359", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling naga v28.0.0 (https://github.com/Far-Beyond-Pulsar/wgpu?rev=fce5b80e8017304449124b12637ec324417e40c8#fce5b80e)
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.4.309.0 (https://github.com/gfx-rs/rspirv?rev=89ce4d0e64c91b0635f617409dc57cb031749a39#89ce4d0e)
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling wgpu-hal v28.0.0 (https://github.com/Far-Beyond-Pulsar/wgpu?rev=fce5b80e8017304449124b12637ec324417e40c8#fce5b80e)
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling presser v0.3.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling wgpu-core v28.0.0 (https://github.com/Far-Beyond-Pulsar/wgpu?rev=fce5b80e8017304449124b12637ec324417e40c8#fce5b80e)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wgpu v28.0.0 (https://github.com/Far-Beyond-Pulsar/wgpu?rev=fce5b80e8017304449124b12637ec324417e40c8#fce5b80e)
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ordered-float v5.3.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling wgpu-types v28.0.0 (https://github.com/Far-Beyond-Pulsar/wgpu?rev=fce5b80e8017304449124b12637ec324417e40c8#fce5b80e)
[INFO] [stderr]    Compiling glam v0.33.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling gpu-allocator v0.28.0
[INFO] [stderr]    Compiling wgpu-core-deps-windows-linux-android v28.0.0 (https://github.com/Far-Beyond-Pulsar/wgpu?rev=fce5b80e8017304449124b12637ec324417e40c8#fce5b80e)
[INFO] [stderr]    Compiling nebula-core v0.1.0 (/opt/rustwide/workdir/crates/nebula-core)
[INFO] [stderr]    Compiling nebula-serialize v0.1.0 (/opt/rustwide/workdir/crates/nebula-serialize)
[INFO] [stderr]    Compiling nebula-gpu v0.1.0 (/opt/rustwide/workdir/crates/nebula-gpu)
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> crates/nebula-gpu/src/buffer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wgpu::util::DeviceExt`
[INFO] [stdout]  --> crates/nebula-gpu/src/texture.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use wgpu::util::DeviceExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BakeOutput` and `BakeSerializer`
[INFO] [stdout]  --> crates/nebula-serialize/src/binary.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nebula_core::{traits::{BakeOutput, BakeSerializer}, NebulaError};
[INFO] [stdout]   |                            ^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_bincode_chunk` is never used
[INFO] [stdout]   --> crates/nebula-serialize/src/binary.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(crate) fn write_bincode_chunk<W, T>(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_bincode_chunk` is never used
[INFO] [stdout]   --> crates/nebula-serialize/src/binary.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub(crate) fn read_bincode_chunk<T>(data: &[u8]) -> Result<T, BinarySerError>
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nebula-light v0.1.0 (/opt/rustwide/workdir/crates/nebula-light)
[INFO] [stderr]    Compiling nebula-audio v0.1.0 (/opt/rustwide/workdir/crates/nebula-audio)
[INFO] [stderr]    Compiling nebula-probe v0.1.0 (/opt/rustwide/workdir/crates/nebula-probe)
[INFO] [stderr]    Compiling nebula-visibility v0.1.0 (/opt/rustwide/workdir/crates/nebula-visibility)
[INFO] [stderr]    Compiling nebula-nav v0.1.0 (/opt/rustwide/workdir/crates/nebula-nav)
[INFO] [stderr]    Compiling nebula-ao v0.1.0 (/opt/rustwide/workdir/crates/nebula-ao)
[INFO] [stdout] warning: unused import: `LightSourceKind`
[INFO] [stdout]  --> crates/nebula-audio/src/baker.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     scene::{LightSourceKind, SceneGeometry},
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `radius_cells`
[INFO] [stdout]    --> crates/nebula-nav/src/baker.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let radius_cells = (config.agent_radius / hf.cell_size).ceil() as usize;
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_radius_cells`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `region` is never read
[INFO] [stdout]   --> crates/nebula-nav/src/baker.rs:83:55
[INFO] [stdout]    |
[INFO] [stdout] 83 | struct Span { y_min: f32, y_max: f32, walkable: bool, region: u32 }
[INFO] [stdout]    |        ---- field in this struct                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Span` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cell_height` is never read
[INFO] [stdout]   --> crates/nebula-nav/src/baker.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | struct HeightField {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 93 |     cell_height: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HeightField` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `col_mut` is never used
[INFO] [stdout]   --> crates/nebula-nav/src/baker.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | impl HeightField {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 99 |     fn col_mut(&mut self, x: usize, z: usize) -> &mut Vec<Span> { let i = z * self.gx + x; &mut self.cols[i] }
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `region` is never read
[INFO] [stdout]    --> crates/nebula-nav/src/baker.rs:104:39
[INFO] [stdout]     |
[INFO] [stdout] 104 | struct Contour { verts: Vec<[f32;3]>, region: u32 }
[INFO] [stdout]     |        ------- field in this struct   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Contour` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `region` is never read
[INFO] [stdout]    --> crates/nebula-nav/src/baker.rs:197:51
[INFO] [stdout]     |
[INFO] [stdout] 197 | struct WalkableSpan { x: usize, z: usize, y: f32, region: u32 }
[INFO] [stdout]     |        ------------ field in this struct          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scene`
[INFO] [stdout]    --> crates/nebula-audio/src/baker.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     scene:  &SceneGeometry,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_scene`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scene`
[INFO] [stdout]    --> crates/nebula-audio/src/baker.rs:264:23
[INFO] [stdout]     |
[INFO] [stdout] 264 | fn derive_reverb_zone(scene: &SceneGeometry, rirs: &[ImpulseResponse]) -> ReverbZone {
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_scene`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mesh_idx`
[INFO] [stdout]    --> crates/nebula-light/src/baker.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 |     for (mesh_idx, mesh) in scene.meshes.iter().enumerate() {
[INFO] [stdout]     |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mesh_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `up`
[INFO] [stdout]    --> crates/nebula-light/src/baker.rs:200:52
[INFO] [stdout]     |
[INFO] [stdout] 200 |             LightSourceKind::Area { center, right, up, half_w, half_h } => GpuLight {
[INFO] [stdout]     |                                                    ^^ help: try ignoring the field: `up: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resolution`
[INFO] [stdout]    --> crates/nebula-light/src/baker.rs:355:47
[INFO] [stdout]     |
[INFO] [stdout] 355 | fn build_atlas_regions(scene: &SceneGeometry, resolution: u32) -> Vec<AtlasRegion> {
[INFO] [stdout]     |                                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resolution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mip_levels`
[INFO] [stdout]    --> crates/nebula-probe/src/baker.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     mip_levels: u32,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mip_levels`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_per_pixel`
[INFO] [stdout]    --> crates/nebula-probe/src/baker.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let bytes_per_pixel = if config.use_rgbe { 4usize } else { 16usize }; // RGBE u8×4 vs RGBA f32×4
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_per_pixel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nebula v0.1.0 (/opt/rustwide/workdir/crates/nebula)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "55dac4d12d4a29ba6f0d5834437f2008f3d0e6601ff2618781b0b2e947604359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55dac4d12d4a29ba6f0d5834437f2008f3d0e6601ff2618781b0b2e947604359", kill_on_drop: false }`
[INFO] [stdout] 55dac4d12d4a29ba6f0d5834437f2008f3d0e6601ff2618781b0b2e947604359
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3ef1cee0b3cdbcc422842e06555ee6e4e0da6bb66a1409d48e22836840bd0b7
[INFO] running `Command { std: "docker" "start" "-a" "e3ef1cee0b3cdbcc422842e06555ee6e4e0da6bb66a1409d48e22836840bd0b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling nebula-core v0.1.0 (/opt/rustwide/workdir/crates/nebula-core)
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> crates/nebula-gpu/src/buffer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wgpu::util::DeviceExt`
[INFO] [stdout]  --> crates/nebula-gpu/src/texture.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use wgpu::util::DeviceExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BakeOutput` and `BakeSerializer`
[INFO] [stdout]  --> crates/nebula-serialize/src/binary.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nebula_core::{traits::{BakeOutput, BakeSerializer}, NebulaError};
[INFO] [stdout]   |                            ^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_bincode_chunk` is never used
[INFO] [stdout]   --> crates/nebula-serialize/src/binary.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(crate) fn write_bincode_chunk<W, T>(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_bincode_chunk` is never used
[INFO] [stdout]   --> crates/nebula-serialize/src/binary.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub(crate) fn read_bincode_chunk<T>(data: &[u8]) -> Result<T, BinarySerError>
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nebula-gpu v0.1.0 (/opt/rustwide/workdir/crates/nebula-gpu)
[INFO] [stderr]    Compiling nebula-serialize v0.1.0 (/opt/rustwide/workdir/crates/nebula-serialize)
[INFO] [stdout] warning: unused variable: `mip_levels`
[INFO] [stdout]    --> crates/nebula-probe/src/baker.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     mip_levels: u32,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mip_levels`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_per_pixel`
[INFO] [stdout]    --> crates/nebula-probe/src/baker.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let bytes_per_pixel = if config.use_rgbe { 4usize } else { 16usize }; // RGBE u8×4 vs RGBA f32×4
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_per_pixel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mesh_idx`
[INFO] [stdout]    --> crates/nebula-light/src/baker.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 |     for (mesh_idx, mesh) in scene.meshes.iter().enumerate() {
[INFO] [stdout]     |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mesh_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `up`
[INFO] [stdout]    --> crates/nebula-light/src/baker.rs:200:52
[INFO] [stdout]     |
[INFO] [stdout] 200 |             LightSourceKind::Area { center, right, up, half_w, half_h } => GpuLight {
[INFO] [stdout]     |                                                    ^^ help: try ignoring the field: `up: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resolution`
[INFO] [stdout]    --> crates/nebula-light/src/baker.rs:355:47
[INFO] [stdout]     |
[INFO] [stdout] 355 | fn build_atlas_regions(scene: &SceneGeometry, resolution: u32) -> Vec<AtlasRegion> {
[INFO] [stdout]     |                                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resolution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nebula-nav v0.1.0 (/opt/rustwide/workdir/crates/nebula-nav)
[INFO] [stdout] warning: unused variable: `radius_cells`
[INFO] [stdout]    --> crates/nebula-nav/src/baker.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let radius_cells = (config.agent_radius / hf.cell_size).ceil() as usize;
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_radius_cells`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nebula-ao v0.1.0 (/opt/rustwide/workdir/crates/nebula-ao)
[INFO] [stdout] warning: field `region` is never read
[INFO] [stdout]   --> crates/nebula-nav/src/baker.rs:83:55
[INFO] [stdout]    |
[INFO] [stdout] 83 | struct Span { y_min: f32, y_max: f32, walkable: bool, region: u32 }
[INFO] [stdout]    |        ---- field in this struct                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Span` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nebula-light v0.1.0 (/opt/rustwide/workdir/crates/nebula-light)
[INFO] [stdout] warning: field `cell_height` is never read
[INFO] [stdout]   --> crates/nebula-nav/src/baker.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | struct HeightField {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 93 |     cell_height: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HeightField` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nebula-visibility v0.1.0 (/opt/rustwide/workdir/crates/nebula-visibility)
[INFO] [stdout] warning: method `col_mut` is never used
[INFO] [stdout]   --> crates/nebula-nav/src/baker.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | impl HeightField {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 99 |     fn col_mut(&mut self, x: usize, z: usize) -> &mut Vec<Span> { let i = z * self.gx + x; &mut self.cols[i] }
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nebula-probe v0.1.0 (/opt/rustwide/workdir/crates/nebula-probe)
[INFO] [stdout] warning: field `region` is never read
[INFO] [stdout]    --> crates/nebula-nav/src/baker.rs:104:39
[INFO] [stdout]     |
[INFO] [stdout] 104 | struct Contour { verts: Vec<[f32;3]>, region: u32 }
[INFO] [stdout]     |        ------- field in this struct   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Contour` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nebula v0.1.0 (/opt/rustwide/workdir/crates/nebula)
[INFO] [stdout] warning: field `region` is never read
[INFO] [stdout]    --> crates/nebula-nav/src/baker.rs:197:51
[INFO] [stdout]     |
[INFO] [stdout] 197 | struct WalkableSpan { x: usize, z: usize, y: f32, region: u32 }
[INFO] [stdout]     |        ------------ field in this struct          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LightSourceKind`
[INFO] [stdout]  --> crates/nebula-audio/src/baker.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     scene::{LightSourceKind, SceneGeometry},
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scene`
[INFO] [stdout]    --> crates/nebula-audio/src/baker.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     scene:  &SceneGeometry,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_scene`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scene`
[INFO] [stdout]    --> crates/nebula-audio/src/baker.rs:264:23
[INFO] [stdout]     |
[INFO] [stdout] 264 | fn derive_reverb_zone(scene: &SceneGeometry, rirs: &[ImpulseResponse]) -> ReverbZone {
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_scene`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> crates/nebula-gpu/src/buffer.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wgpu::util::DeviceExt`
[INFO] [stdout]  --> crates/nebula-gpu/src/texture.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use wgpu::util::DeviceExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BakeOutput` and `BakeSerializer`
[INFO] [stdout]  --> crates/nebula-serialize/src/binary.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nebula_core::{traits::{BakeOutput, BakeSerializer}, NebulaError};
[INFO] [stdout]   |                            ^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_bincode_chunk` is never used
[INFO] [stdout]   --> crates/nebula-serialize/src/binary.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(crate) fn write_bincode_chunk<W, T>(
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_bincode_chunk` is never used
[INFO] [stdout]   --> crates/nebula-serialize/src/binary.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub(crate) fn read_bincode_chunk<T>(data: &[u8]) -> Result<T, BinarySerError>
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nebula-audio v0.1.0 (/opt/rustwide/workdir/crates/nebula-audio)
[INFO] [stdout] warning: unused variable: `radius_cells`
[INFO] [stdout]    --> crates/nebula-nav/src/baker.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let radius_cells = (config.agent_radius / hf.cell_size).ceil() as usize;
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_radius_cells`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `region` is never read
[INFO] [stdout]   --> crates/nebula-nav/src/baker.rs:83:55
[INFO] [stdout]    |
[INFO] [stdout] 83 | struct Span { y_min: f32, y_max: f32, walkable: bool, region: u32 }
[INFO] [stdout]    |        ---- field in this struct                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Span` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cell_height` is never read
[INFO] [stdout]   --> crates/nebula-nav/src/baker.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | struct HeightField {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 93 |     cell_height: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HeightField` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `col_mut` is never used
[INFO] [stdout]   --> crates/nebula-nav/src/baker.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 96 | impl HeightField {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 99 |     fn col_mut(&mut self, x: usize, z: usize) -> &mut Vec<Span> { let i = z * self.gx + x; &mut self.cols[i] }
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `region` is never read
[INFO] [stdout]    --> crates/nebula-nav/src/baker.rs:104:39
[INFO] [stdout]     |
[INFO] [stdout] 104 | struct Contour { verts: Vec<[f32;3]>, region: u32 }
[INFO] [stdout]     |        ------- field in this struct   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Contour` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `region` is never read
[INFO] [stdout]    --> crates/nebula-nav/src/baker.rs:197:51
[INFO] [stdout]     |
[INFO] [stdout] 197 | struct WalkableSpan { x: usize, z: usize, y: f32, region: u32 }
[INFO] [stdout]     |        ------------ field in this struct          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LightSourceKind`
[INFO] [stdout]  --> crates/nebula-audio/src/baker.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     scene::{LightSourceKind, SceneGeometry},
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc7zlMjz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpollster-c95b811ec25c2f5b.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnebula-a5fd5ecbf69ee3dc,libnebula_nav-0ea9188c7b716897,librayon-929e01184f112040,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libeither-3b4351e3b18e236a,libnebula_visibility-4f3a6b85c0f134e4,libnebula_audio-af61d9c88c7b187c,libnebula_probe-55e7cbdf00e304c7,libnebula_ao-84cb80c6136c8b3d,libnebula_light-987cb706af8e4ccf,libnebula_serialize-94db4bd6e0a938ed,libserde_json-6f37ead0e52878e0,libmemchr-8e33d9a2a7199911,libitoa-d474a064685fa8df,libzmij-07c2bc01ed4c756c,libzstd-306f51ce6636af7c,libzstd_safe-9c52b14d18236a9a,libzstd_sys-6eb0e19830a99a02,libbincode-880373d372978ef9,libunty-4b879f2d92d382d8,libnebula_gpu-9c4722f4a0a29ce0,libnebula_core-2ed68f0c0417851c,libuuid-7d1ad47a53c01ab0,libgetrandom-87f32993f27890db,libglam-01f0a01a192892af,libwgpu-55a36c0d51328038,libstatic_assertions-d53a9977dc6e27e5,libwgpu_core-238b9375d3f9a596,libonce_cell-8ef6edb94c90755f,libwgpu_hal-99f9a44362e82035,librenderdoc_sys-f1b2eeee5608e180,libgpu_allocator-5799efe32a784117,libpresser-b26a948fc5e02b76,libprofiling-5bbd3355b6006c2d,libordered_float-b1a3d7d7d4fa51df,libgpu_descriptor-298cf112400fdddd,libhashbrown-22a692144023f101,libfoldhash-a84df4cbe8daa3b8,libgpu_descriptor_types-478c5981c8d0579f,libnaga-9c2afedd9348539b,librustc_hash-17912ff924ee104f,libhexf_parse-2ac3e111e86d5d60,libunicode_ident-f056d175c0a59671,libbit_set-e01671a172ca16f5,libbit_vec-5b240dc8f4b659a7,libhalf-38ef80ae75cee64b,libzerocopy-63a18d5e7b5b38de,libtermcolor-96a9ed65821a6544,libcodespan_reporting-706b01efe2fca255,libunicode_width-11318280e9097d13,libnum_traits-15d0cce544c5c6f0,liblibm-6e8521081c3763a4,libindexmap-b269c7d08293b58b,libhashbrown-a0fede83a537ebb1,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libfoldhash-d6902c75bde81c73,libspirv-78ebc8a56d947a31,libarrayvec-1b252ee19ef31e11,libthiserror-2b3f1b3e5e1b2588,libparking_lot-458cb0086b8921e9,libparking_lot_core-90e2ce4433f76074,liblibc-9017ff0c40a5fc6a,libsmallvec-42869113a3c3f2c5,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libash-5d0909c2cc9db520,liblibloading-e0795cb5ebc00421,libcfg_if-5af52f617df93f8f,libwgpu_types-f0637f403b5a83d4,libraw_window_handle-59b92c5e4b70f240,libbitflags-5c085993cab0beac,libbytemuck-5323d3219a29aabb,liblog-d269868761ac548a,libserde-9262cc3bd4dc93da,libserde_core-365391bf3dd30696,libthiserror-4fd9d07319aa85c6}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc7zlMjz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-3272db4cae367adb/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_tests-7c57d9837d38cf0d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nebula` (test "integration_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `mesh_idx`
[INFO] [stdout]    --> crates/nebula-light/src/baker.rs:114:10
[INFO] [stdout]     |
[INFO] [stdout] 114 |     for (mesh_idx, mesh) in scene.meshes.iter().enumerate() {
[INFO] [stdout]     |          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mesh_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `up`
[INFO] [stdout]    --> crates/nebula-light/src/baker.rs:200:52
[INFO] [stdout]     |
[INFO] [stdout] 200 |             LightSourceKind::Area { center, right, up, half_w, half_h } => GpuLight {
[INFO] [stdout]     |                                                    ^^ help: try ignoring the field: `up: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resolution`
[INFO] [stdout]    --> crates/nebula-light/src/baker.rs:355:47
[INFO] [stdout]     |
[INFO] [stdout] 355 | fn build_atlas_regions(scene: &SceneGeometry, resolution: u32) -> Vec<AtlasRegion> {
[INFO] [stdout]     |                                               ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resolution`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mip_levels`
[INFO] [stdout]    --> crates/nebula-probe/src/baker.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     mip_levels: u32,
[INFO] [stdout]     |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mip_levels`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes_per_pixel`
[INFO] [stdout]    --> crates/nebula-probe/src/baker.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |     let bytes_per_pixel = if config.use_rgbe { 4usize } else { 16usize }; // RGBE u8×4 vs RGBA f32×4
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes_per_pixel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scene`
[INFO] [stdout]    --> crates/nebula-audio/src/baker.rs:146:5
[INFO] [stdout]     |
[INFO] [stdout] 146 |     scene:  &SceneGeometry,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_scene`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scene`
[INFO] [stdout]    --> crates/nebula-audio/src/baker.rs:264:23
[INFO] [stdout]     |
[INFO] [stdout] 264 | fn derive_reverb_zone(scene: &SceneGeometry, rirs: &[ImpulseResponse]) -> ReverbZone {
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_scene`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e3ef1cee0b3cdbcc422842e06555ee6e4e0da6bb66a1409d48e22836840bd0b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3ef1cee0b3cdbcc422842e06555ee6e4e0da6bb66a1409d48e22836840bd0b7", kill_on_drop: false }`
[INFO] [stdout] e3ef1cee0b3cdbcc422842e06555ee6e4e0da6bb66a1409d48e22836840bd0b7
